| Package | Description |
|---|---|
| taccuino.vo |
| Modifier and Type | Class and Description |
|---|---|
class |
AltroProdottoResponseDTO |
| Modifier and Type | Method and Description |
|---|---|
AltroProdottoRequestDTO |
UpdateOtherProductRequest.getAltroProdotto() |
AltroProdottoRequestDTO |
AddOtherProductRequest.getAltroProdotto() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AltroProdottoRequestDTO> |
FarmaciIntegratoriRequestDTO.getAltriProdotti() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateOtherProductRequest.setAltroProdotto(AltroProdottoRequestDTO altroProdotto) |
void |
AddOtherProductRequest.setAltroProdotto(AltroProdottoRequestDTO altroProdotto) |
| Modifier and Type | Method and Description |
|---|---|
void |
FarmaciIntegratoriRequestDTO.setAltriProdotti(java.util.List<AltroProdottoRequestDTO> altriProdotti) |